Platform Explorer / Nuxeo Platform 6.0

Extension point configuration

Documentation

Hold configuration for the Faceted Search Service

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.faceted.search.api.service.Configuration

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-platform-faceted-search-jsf-6.0.jar
    <extension point="configuration" target="org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchService">
    
        <configuration>
          <rootSavedSearchesTitle>Saved Searches</rootSavedSearchesTitle>
        </configuration>
    
      </extension>